Turn universal builds back on for Mac.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 5 Jan 2010 15:01:30 +0000 (15:01 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 5 Jan 2010 15:01:30 +0000 (15:01 +0000)
gpsbabel/gui/app.pro

index dfa30461283b00d01be0d98ab2936ee47d139110..9896027347f361f069493a250d16ccdb3e2b0014 100755 (executable)
@@ -1,11 +1,11 @@
-# $Id: app.pro,v 1.13 2009-11-02 19:54:13 robertl Exp $
+# $Id: app.pro,v 1.14 2010-01-05 15:01:30 robertl Exp $
 #
 
 CONFIG += qt release 
 #CONFIG += qt debug console
 
 # For Mac, build Universal binary.   Ignored on other OSes.
-CONFIG += x86 ppc
+CONFIG += x86 ppc
 
 ICON = images/appicon.icns